@media (max-width: 1680px) {
	.foot-intro-add div p {
		line-height: 1.5;
	}
}

@media (max-width: 1240px) {
	.resear-pos-lf {
		padding: 1rem;
	}
	
	.resear-pos-web {
		left: 1rem;
		bottom: 1rem;
	}
	
	.col-lf {
		padding: 1rem;
	}
	
	.col-ls {
		width: 48%;
		margin-right: 4%;
	}
}

.about-num-ls {
	padding: 1rem .5rem;
}

@media (max-width: 1024px) {
	.w1600,
	.w1800,
	.w1440,
	.w1440-2 {
		width: 90%;
	}
	
	.lan {
		margin-right: .5rem;
	}
	
	.menu::after {
		display: none;
	}
	
	.organ-btn {
		padding: 2rem 5%;
	}
	
	.broch-intro {
		padding: 1.5rem 2rem;
	}
	
	.broch-bg {
		width: 9rem;
	}
	
	.busin-box {
		padding: 1.2rem 0 1.5rem 5%;
	}
	
	.busin-swiper .swiper-button-next {
		right: 5%;
	}
	
	.busin-swiper .swiper-button-prev {
		right: calc(5% + 1.6rem);
	}
	
	.busin-top {
		width: 75%;
	}
	
	.infor-ls {
		width: 32%;
		margin-right: 2%;
	}
	
	.infor-ls:nth-child(4n) {
		margin-right: 2%;
	}
	
	.infor-ls:nth-child(3n) {
		margin-right: 0;
	}
	
	.shoot-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.shoot-ls-lf {
		width: 8rem;
		height: 5.5rem;
	}
	
	.shoot-ls-rg {
		width: calc(100% - 9rem);
	}
	
	.servi-top,
	.servi-btn {
		flex-wrap: wrap;
	}
	
	.servi-top-lf,
	.servi-btn-lf,
	.servi-btn-rg,
	.servi-top-rg {
		width: 100%;
	}
	
	.servi-top-rg {
		padding-left: 0;
		margin-top: 1rem;
	}

	.servi-btn-lf .h2 {
		width: 100%;
	}
	
	.servi-btn-rg {
		margin-top: 1rem;
	}
	
	.resear-pos {
		width: 90%;
	}
	
	.cul-ls {
		width: 45%;
		margin-right: 10%;
	}
	
	.build-top {
		width: 70%;
	}
	
	.build-cent {
		width: 90%;
	}
	
	.build-container {
		width: 100%;
	}
	
	.build-container .swiper-slide {
		transform: translateY(0);
	}
	
	.build-container .swiper-slide p {
		height: 1.4rem;
		line-height: 1.4rem;
		opacity: 1;
	}
	
	.build-cent {
		margin: 0 auto 2rem;
	}
	
	.build .build-container .swiper-pagination {
		margin-top: 1rem;
	}
}

@media (max-width: 767px) {
	.w1440 {
		margin-left: 5%;
	}
	
	.index-pos-tit p,
	.i-news-tit,
	.i-about-tit,
	.i-about-sub,
	.about-wrap-tit {
		font-size: .8rem;
	}

	.i-about-tit {
		font-weight: bold;
	}

	.two-screen {
		padding: 2.5rem 5% 0;
	}
	
	.two-screen .infor-container,
	.four-screen .infor-container {
		padding-top: 2vh;
		flex-wrap: wrap;
	}
	
	.infor-left {
		width: 100%;
		margin-bottom: 2vh;
	}
	
	.infor-right,
	.foot-nav,
	.foot-intro {
		width: 100%;
	}
	
	.i-about-cont {
		margin-bottom: .6rem;
	}
	
	.copyright,
	.all-pagination-box,
	.about-bg {
		display: none;
	}

	.i-about-num-ls {
		margin-right: .5rem;
	}
	
	.i-about-pic {
		margin-bottom: .5rem;
	}
	
	.i-about-num-ls p:nth-child(1) {
		font-size: 1rem;
	}
	
	.i-about-sub {
		margin-bottom: .3rem;
	}
	
	.three-screen .infor-container {
		padding: 10vh 5% 0;
	}
	
	.i-news-left {
		width: 100%;
		margin-bottom: 2vh;
	}
	
	.i-news-infor {
		width: 100%;
	}
	
	.i-news-tit {
		margin-bottom: .5rem;
	}
	
	.i-news-ls-lf {
		width: 100%;
		height: 9rem;
		margin-right: 0;
		margin-bottom: .5rem;
	}
	
	.i-news-ls-rg {
		width: 100%;
	}
	
	.i-news-ls-rg-top {
		padding-bottom: .3rem;
		margin-bottom: .25rem;
	}
	
	.i-news-ls-rg-top p:nth-child(1) {
		max-width: 100%;
		line-height: 1.3;
		white-space: inherit;
	}
	
	.i-news-ls-rg-top p:nth-child(2) {
		display: none;
	}
	
	/* .i-news-ls-rg-cont {
		max-height: .7rem;
	} */
	
	.foot-nav-box,
	.foot::after {
		display: none;
	}
	
	.footer {
		flex-wrap: wrap;
	}
	/*.foot-intro-top*/
	
	.foot-intro {
		padding-left: 0;
	}
	
	.foot-intro-add {
		width: 58%;
		margin-bottom: .5rem;
	}
	
	.foot-intro-code {
		width: 35%;
	}
	
	.footer {
		position: relative;
	}
	
	.foot-nav {
		position: absolute;
		top: 11rem;
		padding-right: 0;
	}
	
	.foot-intro-top {
		margin-bottom: 4.5rem;
	}
	.foot-copyright a:last-child{
		display:block;
		width:100%;
	}
	
	.pub-nav .swiper-slide {
		width: max-content;
		padding: 0 .5rem;
	}
	
	.about {
		padding: 2rem 0 1.5rem;
	}
	
	.about-wrap {
		width: 100%;
		margin-bottom: 1.3rem;
	}
	
	.about-num {
		flex-wrap: wrap;
		height: auto;
	}
	
	.about-num-ls {
		width: 50%;
		border-bottom: 1px solid #E8E8E8;
		padding: 1rem .5rem;
	}
	
	.about-num-ls-top {
		margin-bottom: .5rem;
	}
	
	.speech-cont {
		width: 100%;
		height: auto;
	}
	
	.speech {
		background-size: 100%;
		background-position: 60% 100%;
	}
	
	.speech-box {
		padding: 2rem 0 7rem;
	}
	
	.speech-name p ｛
		line-height: 1.2;
	｝
	
	.organ-top {
		padding: 1.5rem 0;
	}
	
	.organ-btn {
		padding: 1rem 5%;
	}
	
	.memora-box {
		flex-wrap: wrap;
		padding: 1.2rem 0 1.5rem;
	}
	
	.memora-container .swiper-slide {
		font-size: .6rem;
	}
	
	.memora-container .swiper-slide.cur {
		font-size: .9rem;
	}
	
	.memora-ajax {
		padding: 0 .5rem 0 1rem;
	}
	
	.memora-swiper {
		width: 100%;
		height: 12rem;
		margin-bottom: 1.5rem;
	}
	
	.memora-pic {
		width: 100%;
	}
	
	.honor-ls {
		width: 49%;
		margin-right: 2%;
	}
	
	.honor-ls:nth-child(2n) {
		margin-right: 0;
	}
	
	.honor-ls-top-pos {
		padding: .5rem;
	}
	
	.honor-ls-top-pos-img {
		margin-bottom: .3rem;
	}
	
	.honor-ls-btn {
		width: 100%;
	}
	
	.ad-box {
		padding: 1.2rem 0 1.5rem;
	}
	
	.ad-swiper .swiper-button-prev.swiper-button-disabled, 
	.ad-swiper .swiper-button-next.swiper-button-disabled {
		height: 2rem;
	}
	
	.broch-box {
		padding: 2rem 0 1.5rem;
	}
	
	.broch-bg {
		display: none;
	}
	
	.broch-intro {
		padding: 1rem;
		height: auto;
	}
	
	.broch-cont {
		max-width: inherit;
	}
	
	.par-container .swiper-slide {
		width: 35%;
	}
	
	.pad1 {
		padding: 1rem 0 1.5rem;
	}
	
	.news-ls {
		padding: .5rem;
		flex-wrap: wrap;
		border-bottom: 1px solid #DDDDDD;
	}
	
	.news-ls .i-news-ls-lf {
		width: 100%;
		margin-right: 0;
		height: auto;
		margin-bottom: 1rem;
	}
	
	.news-ls .i-news-ls-rg {
		width: 100%;
	}
	
	.notice-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.open-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.info-rg {
		display: none;
	}
	
	.info-lf {
		width: 100%;
		padding: .5rem 1rem 1.2rem;
	}
	
	.info-box {
		padding: 4rem 0 1.5rem;
	}
	
	.info-tit {
		font-size: .8rem;
		line-height: 1rem;
	}
	
	.info-cent {
		flex-wrap: wrap;
	}
	
	.info-time {
		width: 100%;
		margin-bottom: .5rem;
	}
	
	.share {
		margin-bottom: .5rem;
	}
	
	.busin-top {
		font-size: .5rem;
		width: 70%;
	}
	
	.infor-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.infor-ls:nth-child(4n) {
		margin-right: 0;
	}
	
	.nav-search {
		display: none;
	}
	
	.pub-nav-box .pub-nav {
		width: 100%;
	}
	
	.shoot-ls {
		flex-wrap: wrap;
	}
	
	.shoot-ls-lf {
		width: 100%;
		height: auto;
		margin-bottom: .5rem;
	}
	
	.shoot-ls-rg {
		width: 100%;
	}
	
	.servi-btn-rg-top-ls {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	
	.resear-pos {
		position: relative;
		bottom: 0;
		left: 0;
		transform: translate(0);
		width: 100%;
		flex-wrap: wrap;
		height: auto;
	}
	
	.resear-pos-lf,
	.resear-pos-rg {
		width: 100%;
	}
	
	.research-box {
		padding: 1rem 0 2rem;
	}
	
	.resear-pos-web {
		position: relative;
		bottom: 0;
		left: 0;
		margin-top: 1rem;
	}
	
	.indu-ls {
		width: 100%;
		margin-right: 0;
		align-items: flex-start;
	}
	
	.indu-ls-tit {
		max-width: calc(100% - 4rem);
	}
	
	.cul-intro {
		padding: 1rem;
	}
	
	.cul-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.pub-nav .center-slide {
		justify-content: flex-start;
	}
	
	.build-container .swiper-slide {
		width: 49%;
	}
	
	.story-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.acti-intro {
		height: auto;
	}
	
	.acti-intro>div {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		margin-bottom: .5rem;
	}
	
	.acti-intro>div:last-child {
		margin-bottom: 0;
	}
	
	.talent-box {
		flex-wrap: wrap;
	}
	
	.talent-lf,
	.talent-rg {
		width: 100%;
	}
	
	.talent-lf-tit {
		font-size: .8rem;
		padding-bottom: .8rem;
		margin-bottom: .8rem;
	}
	
	.talent-lf-cont {
		padding-right: 0;
	}
	
	.talent-lf-cont p {
		width: 100%;
	}
	
	.col-intro {
		flex-wrap: wrap;
	}
	
	.col-lf {
		width: 100%;
	}
	
	.col-ls {
		width: 100%;
		margin-right: 0;
	}
	
	.col-rg {
		width: 100%;
	}
	
	.col-rg div {
		width: 50%;
		margin: 0 auto .4rem;
	}
	
	.col-lf-more {
		margin: 0 auto;
	}
	
	.i-news-ls {
		flex-wrap: wrap;
		margin-bottom: .5rem;
	}
	
	.i-news-infor>.i-news-ls {
		display: none;
	}
	
	.i-news-container .swiper-pagination {
		position: relative;
		margin-top: 1rem;
	}
	
	.i-news-container .swiper-pagination-bullet-active {
		background: #233683;
	}
	
	.notice-ls {
		height: auto;
	}
	
	.servi-btn-lf-nav,
	.resear-cont {
		width: 100%;
	}
	
	.indu-ls-tit p {
		white-space: inherit;
		max-width: calc(75% - 0.35rem);
		line-height: 1.5;
	}
	
	.indu-ls-tit img {
		margin-bottom: 0;
		vertical-align: top;
		margin-top: 5px;
	}
	
	.servi-btn-lf {
		overflow-x: auto;
		display: flex;
	}
	
	.servi-btn-lf::-webkit-scrollbar-thumb,
	.servi-btn-lf::-webkit-scrollbar,
	.servi-btn-lf::-webkit-scrollbar-track {
		display: none;
	}
	
	.ser-containar .servi-btn-lf-nav {
		width: 56%;
		margin-right: .5rem;
	}
	
	.servi-btn-lf-nav .h1 {
		line-height: 1.2;
		text-align: center;
		font-size: .8rem;
	}
	
	.servi-btn-lf .h3 {
		width: 56%;
		margin-right: .5rem;
		line-height: 1.2;
		text-align: center;
		font-size: .8rem;
	}
	
	.servi-btn-lf .h2 {
		max-width: fit-content;
	}
	
	.cul-intro::after {
		display: none;
	}
	
	.honor {
		padding: 1.2rem 0 2.5rem;
		background-size: 100%;
		background-position: 60% 100%;
	}
	
	.wrap {
		padding: 0;
	}
	
	.honor .box p {
		width: 100%;
		margin-right: 0;
		padding-right: 10px;
	}
	
	.ban-font {
		top: 60%;
		font-size: .8rem;
	}
	
	.honor .swiper-container-vertical>.swiper-scrollbar {
		width: 2px;
	}
	
	.honor .memora-ajax {
		padding: 0;
	}
	
	.memora-ls-time {
		line-height: 1.4;
	}
	
	.txJs {
		text-align: justify;
	}
	.info-cont img {
		object-fit: contain;
		width: 100% !important;
		height: auto !important;
	}
}